home *** CD-ROM | disk | FTP | other *** search
/ CD Classic 39 / CD CLASSIC #39 (1998).iso / EMPRESA / visio / Vistdstd / Install / Data.Z / Sample Flowchart Data.TXT < prev    next >
Text File  |  1997-08-05  |  2KB  |  34 lines

  1. "Template","Flowchart - Basic.vst"
  2. "Property", "Process","Cost","Cost of Process","Enter cost in US dollars",,,,,
  3. "Property", "Process","Duration","Process Duration","Enter duration in weeks",,,,,
  4. "Property", "Process","Resources","Resources Needed","Enter needed resources",,,,,
  5. ; -----------------------------------------------------------------------------------
  6. ; INSTRUCTIONS (Be sure to scroll to right, if necessary)
  7. ;
  8. ;   TO CREATE A SHAPE
  9. ;   -----------------
  10. ;     To create a shape, type a line with the following fields
  11. ;     Shape,"Shape ID","Master Name","Stencil Name","Shape Text","Cost","Duration","Resources"
  12. ;     where anything in quotes denotes the actual value.
  13. ;     For example, 
  14. ;     Shape,"MyShape1","Process","flowchrt.vss","This is my shape's text","1.05","4 hours","Some resources"
  15. ;
  16. ;  TO CREATE A LINK
  17. ;  ----------------
  18. ;     To create a link, type a line with the following fields
  19. ;     Link,"Link ID","Master Name","Stencil Name","Link Text","From Shape (or Connector) ID","ToShape(or Connector) ID"
  20. ;     where anything in quotes denotes the actual value.
  21. ;
  22. ;     For example,
  23. ;     Link,"MyLink1","Line Connector","flowchrt.vss","some text","MyShape1","MyShape2"
  24. ;
  25. ; ---------------------------------------------------------------------------------------
  26. ; Start BELOW this line (Do NOT edit this line or above).
  27. Shape,"MyShape1","Process","This is my shape's text",,,,,"1.05","4","Some resources"
  28. Shape,"MyShape2","Process","This is my shape's text",,,,,"1.05","4","Some resources"
  29. Link,"MyLink1","Line connector","some text","MyShape1","MyShape2",,,
  30.  
  31.  
  32.  
  33.